home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 177_01 / update.doc < prev    next >
Text File  |  1986-02-23  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.                    Update information for Dr. Shaw's DOS Shell
  5.  
  6.         1/23/86 
  7.              Be  sure and read the information on Menu Limitations in the 
  8.         Manual.  Menus do not run on DOS versions below 3.xx.
  9.              Ctrl-T  now deletes the command or phrase to the right,  not 
  10.         the entire line to the right.
  11.              Home will move to the beginning of the command - line.
  12.              End will move to the last character on the command - line.
  13.              !  will  display a history of the other 19 commands  in  the 
  14.         buffers.
  15.              !#  (where  #  is a number from 1 - 19) displays  the  given 
  16.         command line buffer.
  17.              Backspace and ^H now  perform backspace-delete.
  18.              Del now deletes the character under the cursor (like ^G).
  19.  
  20.              A bug concerning the Date and Time commands has been fixed.
  21.              
  22.         2/25/86
  23.              The  Shell  still uses about 44-48k of memory.    To  verify 
  24.         this,  run the MEM command and note the available memory.    Then 
  25.         run another image of the Shell while the current Shell is already 
  26.         running.    Run the MEM command again and subtract the difference 
  27.         in available memory.   Type EXIT to return to the first Shell.
  28.              The  current version is only about 24K on disk (it was  32K) 
  29.         before.    I  hope  to get memory usage down to  32K  eventually, 
  30.         assuming I can squeeze some new features in at the same time.
  31.              I have a number of features I will probably add.   I like to 
  32.         take  the time to consider whether something is really worthwhile 
  33.         before  adding it,  so do NOT consider this a promise that  these 
  34.         will be added, or soon.   However, these may include:
  35.                   * Improved alias capabilities.
  36.                   * A sophisticated shell file interpreter.
  37.                   * Use of the DOS environment strings and prompt.
  38.                   * Argument expansion specification in CONFIG.SH.
  39.                   * Shell configuration modify and show commands.
  40.                   * Command Line Macros.
  41.                   * Specification of the History length in CONFIG.SH.
  42.                   * All sorts of other goodies!   If you have an idea,
  43.                        share it with me!
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                         1
  62.  
  63.  
  64.  
  65.  
  66.  
  67.